home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Web Publisher's Design Gu…or Windows (2nd Edition)
/
design.iso
/
otherfiles
/
sideshow (shockwave)
/
00114.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-28
|
262 b
|
13 lines
on mouseUp
puppetSound("sweep")
puppetSprite(5, 1)
repeat while the locH of sprite 5 < 681
set temp to the locH of sprite 5
set the locH of sprite 5 to temp + 5
updateStage()
end repeat
puppetSprite(5, 0)
updateStage()
go("Adloop")
end